A. cd
B. cd ..
C. cd/
D. chdir
Advertisement
Related Mcqs:
- Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory ?
- A. copy programs/wb misc/wbx B. cp programs/wb misc/wbx C. tar programs/wb misc/wbx D. copy a:programs/wb b:misc/wbx...
- Which command is used to copy a file wb with the same name from the programs directory to the misc directory ?
- A. copy programs/wb misc/wb B. cp programs/wb misc C. tar programs/wb misc/wb D. copy a:programs/wb b:misc/wb...
- Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory ?
- A. copy wb ../misc collect ../misc mon ../misc B. cp wb collect mon ../misc C. copy wb collect mon /misc D. tar wb collect mon /misc...
- Which command is used to move all files to the bin sub-directory of the parent directory ?
- A. mv *.* /bin/ B. mv * /bin/* C. mv * ../bin D. mv * ../bin *.*...
- Which of the following commands is used to display the directory attributes rather than its contents ?
- A. ls -l -d B. ls -l C. ls -x D. ls -F...
- Which of the following commands is used to display your working directory ?
- A. dir B. prompt $p$g C. pwd D. path...
- Which of the following commands is used to change the working directory ?
- A. cd B. changedir C. chdir D. cdir...
- Which of the following commands is used to copy directory structures in and out________________?
- A. cp B. cpio C. cp – p D. copy...
- Which of the following directories contain all the Alias created by a user, including his login directory ?
- A. /tmp B. /etc C. /usr D. /dev...
- Which of the following command is used to go to home directory ?
- A. cd.. B. cd/ C. cd D. cd HOME....
Advertisement